Let's Write a Macro in Rust
hackeryarn.comยท3hยท
Discuss: Hacker News
๐Ÿฆ€Rust Macros
TRIM: Token-wise Attention-Derived Saliency for Data-Efficient Instruction Tuning
arxiv.orgยท1d
๐ŸชœRecursive Descent
Sorting encrypted data without decryption: a practical trick
github.comยท3hยท
Discuss: DEV
๐Ÿ”—Hash Functions
The Library Method: Understanding @cache
dev.toยท17hยท
Discuss: DEV
๐ŸŽฏSymbolic Execution
Modern C and initializing an array
subethasoftware.comยท1d
๐ŸŒ‰Language Bindings
Slip โ€“ A Lisp System in JavaScript
lisperator.netยท5hยท
Discuss: Hacker News
๐ŸŒฑMinimal Lisps
An enough week
blog.mitrichev.chยท23hยท
๐ŸŒฒDeforestation
Fast Matrix Multiply on an Apple GPU
percisely.xyzยท2dยท
๐Ÿ”€SIMD Programming
GoMem is a high-performance memory allocator library for Go
github.comยท16h
๐Ÿง Memory Allocators
Love C, Hate C: Web Framework Memory Problems
alew.isยท15hยท
Discuss: Hacker News
๐Ÿท๏ธMemory Tagging
The Bit Shift Paradox: How "Optimizing" Can Make Code 6ร— Slower
hackernoon.comยท2d
โšกInterpreter Optimization
From CAP to GAP?
fsharpforfunandprofit.comยท12hยท
Discuss: DEV
๐ŸงชTesting Compilers
Can anyone give me tips and improvements on my bad C program (string-to-int parser)?
reddit.comยท2dยท
๐Ÿ“šStack Allocation
How to store ordered information in a Relational Database (2015)
softwareengineering.stackexchange.comยท1dยท
๐Ÿ”—Concatenative Theory
How static analysis encourages developers to refactor code: Another look at Source SDK
dev.toยท4hยท
Discuss: DEV
๐Ÿช„C Metaprogramming
Multi-Core By Default
rfleury.comยท17hยท
๐Ÿ”€SIMD Programming
Building a Redis Clone in Zigโ€”Part 1
charlesfonseca.substack.comยท1dยท
Discuss: r/Zig
๐Ÿ’พZig Allocators
Writing regex is pure joy. You can't convince me otherwise.
triangulatedexistence.mataroa.blogยท17hยท
๐Ÿ“Rope Editors
Getting a Hypergraph of Functions to a Browser
systeminit.comยท1dยท
Discuss: Hacker News
๐Ÿ›๏ธElm Architecture
Python 3.14 brings template string literals, free-threading, and stdlib subinterpreters
alternativeto.netยท1d
โšกIncremental Parsing